/* 全局样式 */
body {
	max-width: 1920px;
	margin: 0 auto !important;
}
* {
    touch-action: pan-y;
}

img {
	display: inline-block !important;
}

/* 5G通勤页面样式 */
.page-shuttle-bus .title {
	font-size: 28px;
}

.page-shuttle-bus ul {
	display: flex;
	justify-content: center;
	padding: 0;
	list-style: none;
	text-align: center;
}

.page-shuttle-bus img {
	display: inline-block;
}

.page-shuttle-bus p {
	text-align: center;
	font-size: 14px;
	max-width: 70%;
	margin: 0 auto;
}

.page-shuttle-bus .title-mini {
	font-size: 22px;
}

.page-shuttle-bus .shuttle-5g ul {
	margin-top: 82px;
	display: flex;
	list-style: none;
	justify-content: center;
}

.page-shuttle-bus .shuttle-5g .box {
	margin: 0 20px;
	width:400px;
	height:458px;
	border:1px solid rgba(160,176,189,0.8);
	border-radius:20px;
	cursor: pointer;
	text-align: center;
	color: #2A323E;
	padding-top: 43px;
}

.page-shuttle-bus .shuttle-5g .box:hover {
	background-color:#0AD3D5; 
	color: #FFFFFF;
}

.page-shuttle-bus .shuttle-5g .box:hover h4 {
	color: #FFFFFF;
}

.page-shuttle-bus .shuttle-5g .box:hover p {
	text-align:center;
}

.page-shuttle-bus .shuttle-5g .box .normal {
	display: inline-block !important;
}

.page-shuttle-bus .shuttle-5g .box .active {
	display: none;
}

.page-shuttle-bus .shuttle-5g .box:hover .normal {
	display: none !important;
}

.page-shuttle-bus .shuttle-5g .box:hover .active {
	display: inline-block !important;
}

/* 定制化解决方案 */
.page-shuttle-bus .customized-solutions ul {
	display: flex;
	margin-top: 60px;
	list-style: none;
	justify-content: center;
}

.page-shuttle-bus .customized-solutions li  .box {
	width: 400px;
	margin: 0 20px;
	position: relative;
	padding-bottom: 30px;
}

.page-shuttle-bus .customized-solutions li  .box::after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 40px;
	height: 4px;
	background-color: #0AD3D5;
}

.page-shuttle-bus .customized-solutions li  .box h5 {
	font-size: 22px;
	margin-top: 40px;
}

.page-shuttle-bus .customized-solutions li  .box p {
	font-size: 16px;
	min-height:112px;
}

/* 可视化大数据后台 */
.page-shuttle-bus .tv-wall {
	background-color: #12242D;
	padding-top: 83px;
	color: #FFFFFF;
}

.page-shuttle-bus .tv-wall  p {
	color: #BFBFBF;
}

.page-shuttle-bus .tv-wall img {
	display: inline-block;
}

.page-shuttle-bus .main-features {
	text-align: center;
	margin-top: 123px;
}

.page-shuttle-bus .epidemic-prevention img,
.page-shuttle-bus .main-features img {
	display: inline-block;
}

.page-shuttle-bus .epidemic-prevention {
	text-align: center;
}

.page-shuttle-bus .epidemic-prevention ul {
	padding: 0;
    margin: auto;
    width: 1280px;
    display: flex;
    list-style: none;
    margin-top: -60px;
    text-align: center;	
}

.page-shuttle-bus .epidemic-prevention ul li  {
	width: 25%;
}

.page-shuttle-bus .epidemic-prevention ul li p {
	text-align: left;
} 


.page-shuttle-bus .monitor {
	margin-top: 160px;
	text-align:center;
	padding: 0 10%;
	min-height: 740px;
	background-image: url('/wp-content/uploads/2020/05/monitor-bg.png');
	padding-top: 60px;
	position: relative;
}

.page-shuttle-bus .monitor .container {
	position: relative;
}

.page-shuttle-bus .monitor ul li {
	min-width: 100px;
	text-align:center;
}

.page-shuttle-bus .monitor ul {
	width: 500px;
	align-items:center;
}

.page-shuttle-bus .monitor .box {
	margin: 0 auto;
	padding: 30px;
	height:226px;
	background:rgba(0,0,0,.5);
	border-radius:20px;
}

.page-shuttle-bus .monitor .box ul {
	flex-direction: column;
	text-align: left;
	align-items: start;
	list-style-type: circle;
	
}

.page-shuttle-bus .monitor .box li {
	color: #69C9D1;
	line-height: 2.2;
}

.page-shuttle-bus .monitor .box li span {
	color: #FFFFFF;
	font-size: 18px;
}

.page-shuttle-bus .monitor .monitor-pic {
	position: absolute;
	bottom: 20px;
	right: 3%;
}

.page-shuttle-bus  .user-experience {
	text-align: center;
}

.page-shuttle-bus  .user-experience ul {
	margin-top: 104px;
}

.page-shuttle-bus  .user-experience ul  li p {
	margin-top: 30px !important;
}

.page-shuttle-bus  .smart-travel {
	margin-top: 220px;
}

.page-shuttle-bus  .smart-travel p {
	text-align: left;
} 

.page-shuttle-bus  .smart-travel .travel-pics {
	display: flex;
	max-width: 1275px;
	margin: 0 auto;
	justify-content: space-between;
}

/* 案例简介 */
.page-shuttle-bus .case-brief .info {
	font-size: 20px;
	max-width: 100% !important;
	font-weight: 600;
}

.page-shuttle-bus .case-brief .l-label {
	background-color: #F3F3F3;
	padding: 5px 10px;
	display: inline-block;
	border-radius: 3px;
	font-size: 16px;
	color: #2A323E;
	text-align: center;
	height: 36px;
	line-height: 29px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.page-shuttle-bus .banner-bottom .tab-pane ul {
	list-style: disc;
	flex-direction: column !important;
	text-align: left;
	align-items: left !important;
	margin-left: 20px;
}

.page-shuttle-bus .banner-bottom .tab-pane ul li {
	color: #0AD3D5;
	margin-bottom: 20px;
}

.page-shuttle-bus .banner-bottom .tab-pane ul li span {
	color: #4D4D4D;
}

.page-shuttle-bus .case-brief .nav-tabs>li>a {
	font-size: 22px;
}

.page-shuttle-bus .tab-content {
	max-width: 1275px;
	margin: 50px auto 0;
}

.mejs__layer {
	z-index: -1 !important;
}

/* AI 智能车位 */
.page-parking-management {
	position: relative;	
}

.customer-service {
	position: fixed;
	top: 60%;
	right: 44px;
	height: 222px;
	width: 88px;
}

.customer-service img {
	width: 58px;
	margin-top: 9px;
}

.customer-service > div {
	cursor: pointer;
	text-align: center;
	color: #666666;
}

#wechat_qrcode > div {
	margin-bottom: 5px;
}

.wechat_qrcode {
	position: absolute;
    right: -530px;
    top: calc(50% - 350px);
	width: 400px;
	height: 434px;
	background: #FFFFFF;
	border-radius: 30px;
	-moz-box-shadow:0px 0px 20px #7A7A7A7A; 
	-webkit-box-shadow:0px 0px 20px #7A7A7A7A; 
	box-shadow:0px 0px 20px #7A7A7A7A;
	text-align:center;
}
.page-parking-management .mejs__controls {
	z-index: 0;
}

.footer {
	z-index: -1;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
	background-color: #FFBE0E !important;
	color: #FFF !important;
	width: 100%;
	border-radius: 20px;
	margin-top: 20px;
}

.wpforms-submit-spinner {
	display: none !important;
}

.wechat_qrcode::after {
	content: '';
    top: calc(50% + 40px);
    position: absolute;
    right: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
	box-shadow: 6px -5px 7px #7a7a7a21;
}
.wechat_qrcode img {
	width: 300px;
	margin-top: 35px;
}
.wechat_qrcode .text {
	font-size: 26px;
	margin-top: 20px;
}

.email_service {
	position: absolute;
	right: -595px;
	text-align: left !important;
    top: calc(50% - 500px);
	width: 500px;
	height: 684px;
	background: #FFFFFF;
	border-radius: 30px;
	-moz-box-shadow:0px 0px 20px #7a7a7a59; 
	-webkit-box-shadow:0px 0px 20px #7a7a7a59;
	box-shadow:0px 0px 20px #7a7a7a59;
	text-align:center;
	padding: 40px 60px;
}

.email_service::after {
	content: '';
    top: calc(50% + 195px);
    position: absolute;
    right: -19px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
	box-shadow: 6px -5px 7px #7a7a7a21;
}

.email_service h3 {
	color: #000000;
	font-size: 30px;
	font-weight: 600;
}

.email_service p {
	font-size: 20px;
	margin-top: 15px;
	color: #999;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 10px 20px;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
	text-align: right;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
	display: inline-block !important;
	max-width: 80% !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
	display: inline-block !important;
	text-align: left;
	width: 70px;
}

.customer-service #email_service {
	margin-top: 30px;
}
.customer-service #email_service  > div {
	margin-bottom: 5px;
}

.page-parking-management .banner-box {
	position: absolute;
	left: calc(50% - 640px);
	width:1280px;
	margin: 0 auto;
	margin-top: -115px;
	background: #FFFFFF;
	height:230px;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 92px 0px rgba(0, 0, 0, 0.08);
	border-radius:20px;
	display: flex;
    justify-content: space-evenly;
	align-items: center;
}

.page-parking-management .title {
	height: 51px;
	width: 1280px;
	margin: 0 auto;
	position: relative;
	padding-left: 15px;
}

.page-parking-management .title::before {
	content: '';
	position: absolute;
	left: 0;
	background-image: url('/wp-content/uploads/2020/05/before.png');
	background-size: 100%;
	background-repeat: no-repeat;
	width: 10px;
	height: 26px;
	bottom: -3px;
}

.page-parking-management .title .text {
	position: absolute;
	bottom: 0;
	left: 16px;
}

.page-parking-management .title .number {
	position: absolute;
	width: 50px;
	color:#666666;
	text-align: center;
	line-height: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #F5F5F5;
	top: 0;
	right: 0;
}

.page-parking-management .parking-video {
	width: 1280px;
	margin: 0 auto;
	margin-top: 92px;
}

.page-parking-management img {
	display: inline-block;
}

.page-parking-management .mejs__video {
	border-radius: 20px;
}

.page-parking-management .mejs__mediaelement video {
	border-radius: 20px;
}

.page-parking-management .mejs__controls {
	border-radius: 20px;
}

.page-parking-management .characteristic  p {
	color: #666666;
	font-size: 20px;
	margin-bottom: 15px;
}

.page-parking-management .characteristic  p  span.key {
	font-size: 30px;
	color: #FFBE0E;
}

.page-parking-management .advantage {
	margin-top: 190px;
	position: relative;
	background-image: url('/wp-content/uploads/2020/05/advantage-bg.png');
	padding-top: 159px;
	padding-bottom: 259px;
	background-repeat: no-repeat;
	background-position: center;
}

.page-parking-management .advantage .title {
	margin-bottom: 133px;
}

.page-parking-management .advantage > div {
	width: 1280px;
	margin: 0 auto;
}

.page-parking-management .advantage > div  ul {
	display: flex;
    margin-top: 60px;
    justify-content: center;
}

.page-parking-management .advantage > div  ul  li {
	width: 400px;
}


.page-parking-management .intelligence {
	width: 1280px;
	margin: auto;
	background-image: url('/wp-content/uploads/2020/05/intelligence-bg.png');
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 600px;
}

.page-parking-management .intelligence .col-sm-6 {
	padding: 0;
}

.page-parking-management .intelligence table {
	border-radius: 15px;
}

.page-parking-management .intelligence table td,
.page-parking-management .intelligence table th {
	height: 80px;
	vertical-align: middle;
}

.page-parking-management .intelligence table td {
	color: #666666;
}

.page-parking-management .intelligence .col-sm-6 h5 {
	font-size: 20px;
	color: #666666;
}

.page-parking-management .intelligence .col-sm-6 h4 {
	margin-top: 15px;
	font-size: 26px;
	color: #1A1A1A;
}

.page-parking-management .intelligence .specifications h5 {
	font-size: 20px;
}

.page-parking-management .intelligence .specifications h4 {
	font-size: 26px;
}

.page-parking-management .intelligence .specifications th{
	vertical-align: middle;
	height: 240px !important;
}

.page-parking-management .color-black {
	color: #1A1A1A;	
}

.page-parking-management .color-gray {
	color: #666666;	
}

.page-parking-management .administration {
	background-image: url('/wp-content/uploads/2020/05/administration-bg.png');
	background-size: 100%;
	background-repeat: no-repeat;
	height: 455px;
	position: relative;
}

.page-parking-management .administration .container img {
	position: absolute;
	top: 0;
	right: 0;
}

.page-parking-management .container {
	width: 1280px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.page-parking-management .some-features h4 {
	color: #1A1A1A;
}

.page-parking-management .some-features table td {
	height: 250px;
	vertical-align: middle;
	text-align: center;
}

.page-parking-management .framework ul {
	margin-top: 65px;
	display: flex;
	justify-content: space-between;
	list-style: none;
}

.page-parking-management .framework .architecture-process {
	position: relative;
}

.page-parking-management .framework .architecture-process .bg {
	position: absolute;
	top: 0;
	left: 0;
}

.page-parking-management .framework .architecture-process .container span {
	position: absolute;
	top: 261px;
    left: 495px;
}

.page-parking-management .case .nav-tabs {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: none;
}

.page-parking-management .case .nav-tabs li {
	width: 20%;
	text-align: center;
	position: relative;
}
.page-parking-management .case .nav-tabs li:not(:last-child)::after {
	position: absolute;
    content: '';
    right: 0;
    top: 15px;
    height: 20px;
    width: 1px;
    background-color: #E0E0E0;
}

.page-parking-management .case .nav-tabs>li>a {
	font-size: 22px;
}

.page-parking-management .case .nav-tabs>li.active>a,
.page-parking-management .nav-tabs>li.active>a:hover,
.page-parking-management .nav-tabs>li.active>a:focus {
	color: #1A1A1A;
	border-bottom: 4px solid #0AD3D5 !important;
}

.page-parking-management .case .nav-tabs>li>a:hover {
	border-bottom: 4px solid #0AD3D5 !important;
}


.page-parking-management .case  .case-content  h5 {
	font-size: 20px;
	margin-top: 15px;
}

.page-parking-management .case  .case-content {
	margin-bottom: 150px;
}

.page-parking-management .case  .case-content ul {
	margin-top: 50px;
	flex-direction: column !important;
	list-style-type: disc;
}

.page-parking-management .case  .case-content ul li {
	color: #FFBE0E;
}


.scene {
	width: 1280px;
	margin: 0 auto;
}

.page-about img {
	display: inline-block;
}

.page-about .page-tab #development-path-tab .development_list .left {
	width: 50px;
}



.page-about .page-tab #development-path-tab .development_list .right {
	margin-left: 100px;
}


.page-about .page-tab #development-path-tab .development_list .right h1 {
	font-size: 18px;
	color: #3F3F3F;
	margin-top: 65px;
	position: relative;
}

.page-about .page-tab #development-path-tab .development_list .right h1::after {
	position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    left: -52px;
    top: 5px;
    background-color: #B5B5B5;
}

.slider.flexd {
	left: 0;
    width: 100%;
    position: fixed;
	background-color: #FFF;
    top: 60px;
	border-bottom: 1px #E8E8E8 solid;
}

  #lcola_slider {
	width: 980px;
	height: 101px;
	margin: 5px  auto 0;
  }

	#lcola_slider  > div {
		width: 980px !important;
	}

  #lcola_slider .r-slider-line {
    background: #B5B5B5;
    border-radius: 4px;
    height: 1px !important;
  }

  #lcola_slider .r-slider-fill {
    background: #B5B5B5;
    height: 1px !important;
  }

  #lcola_slider .r-slider-pin {
    background: #B5B5B5;
    top: -5px !important;
  }

  #lcola_slider .r-slider-number {
    margin-top: 10px;
    visibility: hidden;
    margin-left: -8px;
  }

  #lcola_slider .r-slider-button {
    border-radius: 0;
    width: 25px !important;
    background-repeat: no-repeat;
    height: 50px !important;
    background-image: url(/wp-content/uploads/2020/05/slider-icon.png);
    background-size: 99%;
    background-position: center;
    top: -7px !important;
    margin-left: -7px;
  }

  #lcola_slider .r-slider-label {
    position: relative;
    top: -23px;
    font-size: 20px;
    z-index: 1000;
  }

  #lcola_slider .r-slider-label:before {
    content: "";
    position: absolute;
    top: -13px;
    left: 5px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: -1;
  }

.page-about .page-tab ul.nav-tabs.tab {
	text-align: left;
}

.page-about .page-tab ul.nav-tabs.tab li {
	width: 120px;
	padding: 0;
	margin: 0;
	padding: 18px;
	text-align: center;
}

.page-about .page-tab ul.nav-tabs.tab li a {
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.page-about .page-tab ul.nav-tabs.tab li.active a {
	position: relative;

}
.page-about .page-tab ul.nav-tabs.tab li.active a::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #707070;
	left: 0;
	bottom: -20px;
}

#employee-activity .title {
	background-color: #606060;
	width: 236px;
	height: 80px;
	line-height: 80px;
	font-size: 40px;
	color: #FFF;
	text-align: center;
}
#employee-activity.active {
	display: flex;
	margin-bottom: 80px;
}

#employee-activity .left {
	width: 280px;
	display: inline-block;
}

#employee-activity .left ul {
	display: flex;
    flex-direction: column;
	border-bottom: none;
	width: 236px;
}

#employee-activity .left ul li {
	width: 236px;
	height: 60px;
	text-align: left;
	line-height: 60px;
	padding-left: 30px;
	border-bottom: 1px solid #EEE;
}

#employee-activity .left ul li a {
	font-size: 20px;
}

#employee-activity .left ul li.active a::after {
	width: 0;
}

#employee-activity .right {
	width: calc(100% - 300px);
	display: inline-block;
}

#employee-activity .right .tab-content {
	padding-top: 0;
}

#employee-activity .right .tab-content  .item {
	background-image: url(/wp-content/uploads/2020/05/quicur.png);
	background-size: 2px;
	background-position: 152px;
	background-repeat: repeat-y;
}

#employee-activity .right .tab-content  .item h1 {
	font-size: 50px;
	width: 120px;
	margin-top: -17px;
	color: #ABABAB;
	position: relative;
}

#employee-activity .right .tab-content  .item h1::after {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #E0E0E0;
	top: 16px;
	right: -40px;
	border-radius: 50%;
}

#employee-activity .right .tab-content  .item .title-text {
	font-size: 26px;
	margin-top: -10px;
}

.page-service .page-body .nav-tabs>li.active>a {
	color:#F5B941;
}

.page-service #customer-service {
	background-color: #FFFFFF;
	padding: 80px 0;
}

.page-service #customer-service  p {
	margin: 0;
	color: #808080;
	font-size: 16px;
}

.page-service #customer-service img {
	display: inline-block;
	margin-top: 50px;
	margin-right: 0;
}


.page-service #customer-service button {
		border: none;
	margin-top: 40px;
	background-color: #FFEC06;
	border-radius: 20px;
	color: #505050;
	height: 44px;
	color: #505050;
	font-weight: bold;
}

.page-service #customer-service button:hover {
	border: none;
}

.page-service #customer-service .right-line {
	position: relative;
}

.page-service #customer-service .right-line::after {
	content: '';
	position: absolute;
	top: 0;
	right: -30px;
	width: 1px;
	height: 100%;
	background-color: #E0E0E0;
}

.page-service #customer-service .map {
	width: 320px;
	margin-top: 50px;
	height: 250px;
	border-radius: 10px;
}

.page-service #customer-service .col-sm-5 .m-t-30 {
	margin-top: 30px !important; 
}

.page-service #customer-service .col-sm-5 .m-t-20 {
	margin-top: 20px !important; 
}


.page-service #customer-service .map > img {
	margin-top: 0;
}

.page-service #customer-service .col-sm-5 {
	padding-left: 7%;
}


/* PEU客服模块 */
.swiper-container {
	z-index: 0 !important;
}

.required-label {
	color: #ff0000;
    font-weight: 400;
	margin-right: 5px;
}

.wpcf7-not-valid-tip {
	top: 52px;
	left: 0;
    position: absolute;
    color: #dc3232;
    font-size: 12px !important;
    font-weight: normal;
    display: block;
}

.email_service span.key {
	width: 69px;
    text-align: right;
	display: inline-block;
	margin-right: 15px;
	font-size: 18px;
	color: #666;
}

.wpcf7-row {
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}

.wpcf7-row input {
	height: 48px;
	width: 100%;
	border: 1px solid #E0E0E0;
	border-radius: 10px;
}

.wpcf7-form-control-wrap {
	flex: 1;
}

.captcha .wpcf7-captchar {
	width: 236px;
}

.row.captcha {
	position: relative;
	display: block;
}

.row.captcha .wpcf7-not-valid-tip {
	top: 39px;
}

.wpcf7-captchac {
	margin-top: 14px !important;
	position: absolute;
	top: 0;
	right: 0;
}

.wpcf7-btn-submit input {
	background-color: #FFBE0E !important;
    color: #FFF !important;
    width: 100%;
	border: none;
	height: 66px;
	line-height: 46px;
    border-radius: 50px;
    margin-top: 10px;
}

.wpcf7-btn-submit {
	text-align: center;
	margin-bottom: 0 !important;
}

.wpcf7-btn-submit .ajax-loader  {
	margin-top: 10px !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0 auto !important;
	padding: 0 !important;
    bottom: 20px;
	width: 300px;
    text-align: center;
    position: absolute;
    left: calc(50% - 150px);
}

.scroll-to-top-btn {
	width: 58px !important;
	height: 58px !important;
	right: 59px !important;
}





